Welcome![Sign In][Sign Up]
Location:
Search - c data recovery

Search list

[SQL Serverstudent_manage

Description: 1、 实现学生信息的基本管理(录入、删除、修改、查询) 2、 实现课程信息的基本管理(录入、删除、修改、查询)。 3、 实现选课信息的基本管理(录入、删除、修改、查询) 4、查询。实现复合查询和动态查询 管理员登陆、管理员对数据库数据的备份和恢复等。 备份实现是通过把数据库内容保存到文件中实现的 管理员对学生选课和成绩统计及分析 需要注意的是,运行该程序需要电脑上装sql2005,并且在local账户上新建三个word文档上的表-用C#写的学生信息管理系统1, to achieve the basic student information management (entry, delete, modify, query) 2, to achieve the basic course of information management (entry, delete, modify, query). 3, to achieve elective basic management information (input, delete, modify, query) 4, the query. To achieve complex query and dynamic query admin logon, the administrator of the database data backup and recovery. Backup was achieved through the contents of the database file is saved to the administrator of student achievement and performance statistics and analysis of elective should be noted that, run the program requires a computer upload sql2005, and in local accounts on the new 3 word document on the table
Platform: | Size: 120832 | Author: 郑俊飞 | Hits:

[CSharpAlumnus

Description: 系统用c#语言编写的校友录,部署的时候采用WINDOWS 2003操作系统和SQL2000数据库,确保数据的一致性和完整性,并使系统具有一定的免受病毒感染能力。提供完善的数据备份方案和系统崩溃后的恢复手段。-Systems written in c# Alumni deployment when using WINDOWS 2003 operating system and SQL2000 databases to ensure data consistency and integrity, and enable the system has a certain ability to be free from virus infection. Provide a sound data backup program and system recovery after the collapse of the means.
Platform: | Size: 4300800 | Author: charles | Hits:

[Oracleexpert_oneonone_oracle

Description: 对于oracle的深层概念进行了讲解,包括数据库的高级维护,数据备份,数据恢复,数据库调优;另外对于基于sql的编程,基于c、java的外部编程进行了详细讲解,适合于致力于成为DBA的高级技术人员使用。-For the oracle was to explain the underlying concepts, including advanced database maintenance, data backup, data recovery, database tuning other for sql-based programming, based on c, java programming in detail the external explanation, suitable to become a DBA senior technical personnel.
Platform: | Size: 31030272 | Author: 王磊 | Hits:

[File Operateunformat

Description: C实现因格式化而丢失数据的恢复,有兴趣的朋友学习一下。-C to achieve a result of formatting the recovery of lost data
Platform: | Size: 23552 | Author: | Hits:

[OS programNTFS

Description: NTFS数据恢复 简单易用 代码详细 易懂 用C++编写的-NTFS data recovery more easy to understand code
Platform: | Size: 276480 | Author: 李威 | Hits:

[Education soft systemlab_src

Description: C++编写的实验室设备管理系统,主要功能有: 1.文件:初始化设置、退出系统 2.编辑:取消、复制、剪切、粘贴 3.察看:工具栏、状态栏 4.信息维护:实验管理、仪器设备管理、实验室人员维护、数据库排序察看 5.辅助工具:仪器状态统计图表、仪器分类统计图表、仪器所属实验室统计图表、计算器、记事本 6.窗口:窗口叠层、水平平铺、垂直平铺,全部最小化、全部重排 7.系统服务:数据恢复、数据库修复、数据备份、实验室介绍、实验室管理制度、关于系统-C++ and laboratory equipment management system, main features are: 1 file: initialization settings, exit the system (2) Editor: cancel, copy, cut, paste 3 look: toolbar, status bar, 4 information maintenance: laboratory management, equipment management, laboratory personnel to maintain, look at the database sort 5. aids: the instrument state charts, instrument classification charts, laboratory equipment belongs charts, calculator, notepad 6 window: the window stack, Tile Horizontally, Tile Vertically, Minimize All, Arrange All 7 system services: data recovery, database repair, data backup, laboratory reports, laboratory management system, on system
Platform: | Size: 701440 | Author: liyan | Hits:

[Hotel software systemVC-P-P-source-code-management-system

Description: VC/C++源码,数据库应用,餐饮管理系统   VC++餐饮管理系统源程序,系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。 -VC/C++ source code, database applications, catering management system VC++ source code management system, catering, the system has three operating authority, which began operation can be performed only salesperson, a la carte, pay and check the daily income of operation foreman began operation can be performed, a la carte, pay, purchase, add new employees, on income and monthly income queries and other operations manager with the highest authority, in addition to the foreman and salespersons operating permissions, employees can also set permissions, add the product information and dishes, backup and recovery operations such as database and data initialization.
Platform: | Size: 6676480 | Author: 海明 | Hits:

[MySQLMySQL-5.1-Manual_zh

Description: MySQL5.1 中文手册 这是MySQL参考手册的翻译版本,关于MySQL参考手册,请访问dev.mysql.com。 原始参考手册为英文版。 -------------------------------------------------------------------------------- MySQL 5.1参考手册 前言 1. 一般信息 2. 安装MySQL 3. 教程 4. MySQL程序概述 5. 数据库管理 6. 中的复制 7. 优化 8. 客户端和实用工具程序 9.语言结构 10. 字符集支持 11. 列类型 12. 函数和操作符 13. SQL语句语法 14. 插件式存储引擎体系结构 15. 存储引擎和表类型 16. 编写自定义存储引擎 17. MySQL簇 18. 分区 19. 中的空间扩展 20. 存储程序和函数 21. 触发程序 22. 视图 23. INFORMATION_SCHEMA信息数据库 24. 精度数学 25. API和库 26. 连接器 27. 扩展MySQL A. 问题和常见错误 B. 错误代码和消息 C. 感谢 D. MySQL变更史 E. 移植到其他系统 F. 环境变量 G. 正则表达式 H. Limits in MySQL I. 特性限制 J. GNU通用公共许可 K. MySQL FLOSS许可例外 索引-This is the translated version of the MySQL Reference Manual MySQL Reference Manual, please visit dev.mysql.com. The original Reference Manual is in English, compared with the English reference manual. -------------------------------------------------------------------------------- MySQL 5.1 Reference Manual Preface and Legal Notice 1 General Information 2 Installing and Upgrading MySQL 3 Tutorial 4 MySQL Programs 5 MySQL Server Administration 6 Security 7 Backup and Recovery 8 Optimization 9 Language Structure 10 Globalization 11 Data Types 12 Functions and Operators 13 SQL Statement Syntax 14 Storage Engines 15 High Availability and Scalability 16 Replication 17 MySQL Cluster NDB 6.1- 7.1 18 Partitioning 19 Stored Programs and Views 20 INFORMATION_SCHEMA Tables 21 Connectors and APIs 22 Extending MySQL 23 MySQL Enterprise Monitor 24 MySQL Enterprise Backup 25 MySQL Workbench A Licenses for Third-Party Components B MySQL 5.1 Frequently Asked Questions
Platform: | Size: 4616192 | Author: 菜死大家 | Hits:

[CSharpChartForm

Description: 使用C#编写的一个现实波形的界面程序,可以对波形进行放大和复原操作。同时还有对波形的颜色和背景现实颜色的操作。改程序同时具备波形数据的加载和保存。保存格式有图片,文本文档或者是Excel数据格式。-Interface program using C# to write a real waveform, the waveform zoom and recovery operations. As well as the operation of the waveform color and background realistic color. The reform program along with the load and save waveform data. The save format pictures, text documents or Excel data format.
Platform: | Size: 264192 | Author: aixiaofan | Hits:

[Windows DevelopExtractMTS

Description: 这部分代码是用c++写的,功能是在磁盘中提取mts格式文件。这就是所谓的文件类型恢复数据。-This part of the code is written in c++, function is in MTS format disk extraction. This is called the type of file data recovery.
Platform: | Size: 43008 | Author: lichunlei | Hits:

[CSharpRecoveryData

Description: 基于c语言的数据恢复设计与实现源代码,可以恢复删除掉的数据-Data recovery
Platform: | Size: 3897344 | Author: wyj | Hits:

[OS programStudent-management-system

Description: VC++课程设计,学生管理系统,包含完整源程序和课程设计报告书。 系统功能包括: a.系统管理(设置用户,重新登录,退出系统)。 b.基础数据管理(系别设置,专业设置,班级设置)。 c.学生管理(学生档案管理,奖学金管理,奖惩制度管理)。 d.成绩管理(基础设置(考试科目设置、考试时间设置、考试时间段设置),学生成绩录入,学生成绩查询,班级成绩汇总统计,学生总分名次查询,学生单科名次查询)。 e.学籍变动管理(学校内部变动,退学,休学,转学,留级)。 f.数据库管理(数据库备份,数据库恢复)。-VC++ curriculum design, student management system, the report contains the complete source code and curriculum design. The system features include: a systems management (set user log in again to exit the system). b. underlying data management (Department set professional setting, classroom setting). c. students (student records management, scholarship management, reward management). d performance management (basic settings (set of test subjects, exam time is set, the examination period setting), entry of student achievement, student achievement query class results summary statistics, students score ranking query students Billing Division ranking queries). e. the enrollment change management (the school internal changes, drop out, drop out, transfer, repeaters). f database management (database backup, database recovery).
Platform: | Size: 10752000 | Author: lin | Hits:

[CSharpprogram

Description: 用C#编写的几个小程序,有挂起恢复线程,构造函数,关于数据类型。-C# prepared a few small programs, there is a pending recovery thread, constructors, on the data type.
Platform: | Size: 87040 | Author: yanyuyao | Hits:

[CSharpKickassUndelete_1.2_beta

Description: C#的数据恢复代码,done net环境开发的,3.5-C# code for data recovery
Platform: | Size: 326656 | Author: 骓云 | Hits:

[CSharpjiaoxueshebeiguanli

Description: 教学设备管理系统功能设计要求   1. 输入记录:将每一个教学设备编号、设备名称、生产厂家、购置日期、台数、单价、及备注作为一个记录,该软件能建立一个新的数据文件或给已建立好的数据文件增加记录。 2. 显示记录:根据用户提供的记录或者根据设备编号显示一个或几个设备的记录。 3. 修改记录:可以对数据文件的任意记录的数据进行修改并在修改前后对记录内容进行显示。   4.查找记录: 可以对数据文件的任意记录的数据进行查找并在查找前后对记录内容进行显示。   5. 删除记录: 可删除数据文件中的任一记录。   6.恢复记录: 能恢复被删除的任一记录。   7.添加记录: 可以在数据文件中添加记录并添加记录后对记录内容进行显示。   8. 统计:(A)统计每页合计台数及金额 (B)累计设备的总台数及总金额 (C)统计单价在:200元以下、200~800元之间和800元以上的设备总台数及总金额。(D)按字符表格形式打印中南大学教学设备明细表。   9.保存数据文件。 10.打开数据文件。-Teaching equipment management system functional design requirements 1 input record ? : Each a teaching device number, device name, manufacturer , purchase date , number of units, unit price, and notes as a record , the software can create a new data file or data file to increase the established records. 2 Showing records : records provided by the user or the device ID is displayed according to one or several devices record. 3 Modify the record : You can record any data files and modify the data before and after modifying the content displayed on the record . 4 . Find Record : You can record any data file data before and after in the search to find and record content to be displayed. 5 Delete the record : You can delete any of the data file records . 6 . Recovery record : can recover any deleted records . 7 . Add Record : You can add records in the data file and add a record after record content to be displayed. 8 Statistics : (A) Statistics Total number of units and the
Platform: | Size: 11264 | Author: yumengdie | Hits:

[CSharpCSharpSQLserverFind

Description: C#查找局域网所有sql服务器 以及数据备份和数据恢复 以及浏览指定服务器的数据库 和备份恢复-C# to find LAN all SQL server and data backup and data recovery, and browse the specified server database backup and recovery
Platform: | Size: 1412096 | Author: | Hits:

[Disk Toolsdiskflt-master01

Description: 类似于机房常用的磁盘保护卡,本程序只是通过软件的方式实现了各个分区的磁盘保护,和数据还原。开发环境配置比较复杂,需要有点耐心,这主要涉及到驱动编程等相关内容。请根据你自己选择的VS版本来选择相应的WTL和winDDK。实现语言选择的是C++;(The function of this program is similar to that of disk protection card which be used in the computer lab. This program is to achieve the protection of each partition disk and data recovery which be implemented only by the way of software. The configuraton of development environment (IDE) is more complex. so, need a little patience. It mainly involves driver programming and other related contents. Please select the corresponding WTL and winDDK according to your own version of VS IDE. The programming language is C++;)
Platform: | Size: 1872896 | Author: schen | Hits:

[固定资产管理

Description: 固定资产管理系统功能介绍 1.基本信息管理:包括资产分类,基本资料,资产编号规则,保存列间距和选择资产显示列等功能; 2.固定资产管理:包括资产增加,资产更新,资产删除,资产清理,资产清理查询和资产折旧核算等功能; 3.数据维护管理:包系统数据初始化,系统数据备份/恢复等功能; 4.系统维护管理:包括本单位信息和操作员管理等功能; 5.系统辅助工具:包括计算器和记事本等功能; 6.条码打印:对条码进行打印等功能;(Fixed assets management system Functional introduction 1. basic information management: including asset classification, basic data, asset numbering rules, preservation of column spacing and selection of asset display columns and other functions; 2. fixed assets management: including asset increase, asset update, asset deletion, asset cleaning, asset cleaning and query and asset depreciation accounting. 3. data maintenance and management: packet system data initialization, system data backup / recovery and other functions; 4. system maintenance management, including the functions of the unit information and operator management; 5. system auxiliary tools: including calculators and notepad functions; 6. bar code printing: printing bar code and other functions;)
Platform: | Size: 2782208 | Author: lmmmmmm777 | Hits:
« 1 2»

CodeBus www.codebus.net